home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 3 / Gold Medal Software - Volume 3 (Gold Medal) (1994).iso / prog / svgaqb20.arj / README.1ST < prev    next >
Text File  |  1994-03-11  |  7KB  |  157 lines

  1. *****************************************************************************
  2. SVGAQB  A Super VGA Graphics Library For Use With MS QuickBASIC 4.x
  3. Copyright (c) 1993-1994 By Stephen L. Balkum and Daniel A. Sill 
  4. *****************************************************************************
  5.  
  6. *****************************************************************************
  7. INTRODUCTION
  8. *****************************************************************************
  9.     SVGAQB is a Super VGA graphics library designed for use with
  10. MS QuickBasic 4.x. It is written in 100% assembly language for the best
  11. possible speed. It provides the MS QuickBASIC programmer with an easy
  12. interface to the high resolution/high color video modes of the newer SVGA
  13. video cards. Because there is no "standard" for VGA video cards above the 
  14. 320x200x256 resolution, each video card manufacturer has implemented a 
  15. slightly different method to access these high resolution/high color video 
  16. modes. This graphics library will automatically identify the video card and 
  17. its installed memory. This way, the programmer may write graphics programs 
  18. that will work on most any SVGA card without writing specific versions for 
  19. each individual SVGA card. Over 100 subroutines and functions are provided.
  20.  
  21.  
  22. *****************************************************************************
  23. SYSTEM REQUIREMENTS
  24. *****************************************************************************
  25.         
  26.     This SVGA graphics library requires a 386sx or bettor processor (to
  27. take advantage of 32 bit instructions) as well as one of the following Super 
  28. VGA video card brands/chip sets:
  29.         
  30.         Acumos SuperVGAs
  31.         Avance Logic SuperVGAs
  32.         ATI Technologies SuperVGAs
  33.         Ahead SuperVGAs
  34.         Chips and Technologies SuperVGAs
  35.         Cirrus Logic SuperVGAs
  36.         Everex Micro Enhancer SuperVGAs
  37.         Genoa SuperVGAs
  38.         Mxic SuperVGAs
  39.         NCR SuperVGAs
  40.         Oak Technologies SuperVGAs
  41.         Realtek SuperVGAs
  42.         Paradise/Western Digital SuperVGAs
  43.         Primus SuperVGA s
  44.         Trident SuperVGAs
  45.         Tseng Labs SuperVGAs
  46.         Video 7 SuperVGAs
  47.         All VESA compatible SuperVGAs (version 1.00 and greater)
  48.  
  49.     The maximum resolution is dependent on the video card, its 
  50. installed memory, and the video monitor. Most VGA video cards support the 
  51. 320x200x256 and 640x400x256 video modes. 512k of video memory is required 
  52. to support the 640x480x256 and 800x600x256 video modes. 1 meg is required 
  53. to support the 1024x768x256 video mode.
  54.     Also, video card manufactures are starting to provide VESA drivers 
  55. for their video cards. Contact the technical service department of your 
  56. video card manufacturer and see if they have a VESA driver available for 
  57. your card.
  58.  
  59.  
  60. *****************************************************************************
  61. LEGAL STUFF
  62. *****************************************************************************
  63.  
  64. NO WARRANTY / NO LIABILITIES:
  65.     Stephen L. Balkum, Daniel A. Sill, and Zephyr Software provide no 
  66. warranties, either expressed or implied, of merchantability, or fitness, 
  67. for a particular use or purpose of this SOFTWARE and documentation.      
  68.     In no event shall Stephen L. Balkum, Daniel A. Sill, and Zephyr 
  69. Software be held liable for any damages resulting from the use of, misuse of, 
  70. or inability to use, the SOFTWARE and documentation.
  71.  
  72.  
  73. COPYRIGHT:
  74.     This SOFTWARE is owned by Stephen L. Balkum, Daniel A. Sill and is 
  75. protected by both United States copyright laws, and international treaty 
  76. provisions. 
  77.  
  78.  
  79. U.S. GOVERNMENT RESTRICTED RIGHTS:
  80.     Use, duplication, or disclosure of the SOFTWARE and documentation
  81. by the U.S. Government is subject to the restrictions as set forth in 
  82. subparagraph (c)(1)(ii) of the Rights in Technical Data and Computer 
  83. Software clause at DFARS 252.227-7013. Contractor/manufacturer is Stephen 
  84. L. Balkum and Daniel A. Sill P.O. Box 7704, Austin, Texas 78713-7704
  85.  
  86.  
  87. OTHER RESTRICTIONS:
  88.     You may not rent, or lease, this SOFTWARE or documentation. You 
  89. may not network this SOFTWARE or documentation. You may not disassemble
  90. or reverse engineer this SOFTWARE. THIS SOFTWARE IS FOR EVALUATION ONLY.
  91. YOU ABSOLUTELY MAY NOT SELL, RENT, LEASE, GIVE AWAY ANY PROGRAMS WRITTEN 
  92. USING THIS SHAREWARE VERSION OF THIS SUPER VGA GRAPHICS LIBRARY. ANYONE 
  93. FOUND DOING SO WILL BE PROSECUTED.
  94.  
  95.  
  96. *****************************************************************************
  97. REGISTRATION, UPGRADES, BUG REPORTS, ETC.
  98. *****************************************************************************
  99.  
  100. REGISTRATION:
  101.     If, after evaluating this software, you would like to register it,
  102. the price is $35.00. With registration you will receive the registered
  103. version of the SVGAQB graphics library and the following bonuses:
  104.  
  105.     * Additional features such a GIF creation and XMS support.
  106.     * MS Word 2.0 Documentation (include drawings, table of contents,
  107.       index, ready to print).
  108.     * A font editor (mouse/keyboard driven with source and samples)
  109.       that will allow you to create custom fonts (from 4x4 to 8x16)
  110.       as well as font object files that can be linked with your program.
  111.     * A mouse cursor editor (mouse/keyboard driven with source and
  112.       samples) that will allow you to create custom mouse cursors as
  113.       well as mouse cursor object files that can be linked with your
  114.       program.
  115.     * Discounts on upgrades and alternate versions (such as the C
  116.       version (both MS & Borland) and the MS PDS/VBDOS version.
  117.  
  118. Please see the file 'ORDER.FRM' for complete ordering information.
  119.  
  120.  
  121. UPGRADES:
  122.     We will maintain a mailing list of registered users so we may
  123. notify you of future upgrades, discounts and products.  Should you discover
  124. that a new version exists and we have not notified you, please contact us
  125. for upgrade information and discounts.
  126.  
  127.  
  128. COMMENTS, SUGGESTION, BUG REPORTS:
  129.     We are very interested in what you think of our library, Please 
  130. send all comments, suggestions, ideas, and bug reports to:
  131.  
  132.      Zephyr Software
  133.      P.O. Box 7704
  134.      Austin, Texas  78713-7704
  135.  
  136. We can also be contacted through internet:
  137.         
  138.      balkum@zoe.as.utexas.edu
  139.      sill@zoe.as.utexas.edu
  140.  
  141.  
  142. ABOUT SHAREWARE:
  143.     We are big believers in the shareware concept. Both of us have 
  144. purchased several shareware packages. In keeping with the concept of 
  145. shareware, this software package is in no way crippled, oversized, or
  146. otherwise disabled. The only difference between the registered version
  147. and the shareware version is that the registered version will have your
  148. name and a serial number encoded within it and you will be permitted to
  149. distribute programs written with it.
  150.  
  151. Please help all shareware authors and register the software that you use.
  152.  
  153. Thank you for taking the time to read this.
  154.  
  155.     Stephen L. Balkum                       Daniel A. Sill
  156.  
  157.